home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / m68k / 231 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: hermes.louisville.edu!starbase!gclind01
  2. From: gclind01@starbase.spd.louisville.edu (George C. Lindauer)
  3. Newsgroups: comp.sys.m68k
  4. Subject: Mark Brand'ts C Compiler
  5. Date: 7 Feb 1996 22:51:13 GMT
  6. Organization: University of Louisville, Louisville KY USA
  7. Message-ID: <4fbad1$g9u@hermes.louisville.edu>
  8. NNTP-Posting-Host: starbase.spd.louisville.edu
  9. Summary: Compiler updated to understand ANSI
  10. Keywords: 68000, C
  11. X-Newsreader: NN version 6.5.0 CURRENT #16
  12.  
  13. Hi,
  14.     I recently revamped Mathew Brandt's M68000 c compiler to understand
  15.     most ANSI keywords.  That doesn't mean it is ANSI compatible.
  16.     Other new features include floating point; x86 support; a number
  17.     of extended language features; and miscellaneous internal
  18.     improvements.  It still has no direct object-code support (you
  19.     need an assembler) and no libraries.  The compiler is available on:
  20.  
  21.     ftp.std.com:/pub/os-code/cc.zip.
  22.  
  23.     This is a modification of Mathew's sources; if anyone knows Mathew
  24.     you can let him know I did this.  It's ok to redistribute according
  25.     to his original terms (just to keep the copyright people off my back).
  26.     Meanwhile I'm still trying to dig him out.
  27.  
  28.     David
  29.